projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
717a81f
)
(mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
author
Juri Linkov
<juri@jurta.org>
Thu, 16 Aug 2007 00:10:58 +0000
(
00:10
+0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 16 Aug 2007 00:10:58 +0000
(
00:10
+0000)
of display-splash-screen.
lisp/term/mac-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/mac-win.el
b/lisp/term/mac-win.el
index 44f8f70a252b4cc4e80f1a7022466d4a1d27130c..b9f28323694954b1981aa8e7b376930d810d0b92 100644
(file)
--- a/
lisp/term/mac-win.el
+++ b/
lisp/term/mac-win.el
@@
-1791,7
+1791,7
@@
Currently the `mailto' scheme is supported."
(define-key mac-apple-event-map [internet-event get-url] 'mac-ae-get-url)
-(define-key mac-apple-event-map [hi-command about] '
display-splash-screen
)
+(define-key mac-apple-event-map [hi-command about] '
about-emacs
)
;;; Converted Carbon Events
(defun mac-handle-toolbar-switch-mode (event)